XMLNode.Child Function

Returns the child XMLNode at the position denoted by Index. Index is zero-based.

Syntax

result = XMLNode.Child( Index )

Parameters

Index

Integer

Return Value

Result

XMLNode